Welcome![Sign In][Sign Up]
Location:
Search - c ftp

Search list

[Ftp ClientFree FTP client

Description: Ftp Client 这是个FTP客户端,是一个功能强大的客户端,可以根据源码方便的加以修改,做成适合自己的FTP客户端. -Ftp Client This is a FTP client, is a powerful client, in accordance with the modified source code to facilitate and create suitable for their own FTP client.
Platform: | Size: 683008 | Author: 郑码 | Hits:

[CSharpSharpDownload_SOURCE_CODE_v0.5

Description: c#实现的图形化ftp连接工具,支持断点叙传等功能,对c#网络编程初学者有比较大的帮助-graphical ftp connection tools, support breakpoints and Syria-the function of c# Network Programming beginners a big help
Platform: | Size: 107520 | Author: | Hits:

[Ftp ClientFTP文件的下载程序

Description: 一个用c#写的小程序啊!!很不错的哦!!希望对大家的编程起到一些启发的作用3ks-c# 1 used to write small programs ah! ! Very good! ! We hope to play some inspired programming role 3ks
Platform: | Size: 23552 | Author: 刘磊 | Hits:

[Windows Developftp_谷新宇_GS0506155

Description: ftp 客户/服务器多线程下载源程序 实现客户端多线程下载功能-ftp client/server multi-threaded download source to achieve client multi-threaded download
Platform: | Size: 165888 | Author: 谷新宇 | Hits:

[Internet-Network12.FTP上传下载文件演示

Description: 本程序是一个演示如何在FTP上传和下载文件的实例,简单实用。-this program is a demonstration of how the FTP upload and download files example, simple and practical.
Platform: | Size: 168960 | Author: 冯波 | Hits:

[Internet-NetworkFTP上传下载文件演示

Description: VC做的如何用FTP上传下载文件演示 -VC how do FTP upload download demo
Platform: | Size: 52224 | Author: 李波 | Hits:

[Internet-NetworkVC中ftp协议实现多线程断点续传

Description: 用BCB实现ftp协议实现多线程断点续传,是当前下载工具的热点技术,值得研究。-with BCB achieve ftp protocol multithreading HTTP is the current download tools hot technologies, worth studying.
Platform: | Size: 98304 | Author: 柳杉 | Hits:

[Booksc++builder6编程实例精讲

Description: C++Builder 6 是一款快速开发Win32 应用程序的可视化开发工具,利用它可以实现高性 能的执行效率和出色的底层控制。C++Builder 6 相比于5 以前的版本,提供了更多的网络开 发组件,更快速方便的可视化环境。 本书共有14 章,前三章分别介绍C++Builder 的开发环境、比较特殊的语法,并在第三 章用实例讲述使用C++Builder 开发应用程序的过程,以后的章节均通过实例讲述C++Builder 某个方面的编程技术与技巧。这些实例包括文本、绘图与图象处理、文件、多媒体、系统, 以及FTP 和WinSock 网络通信。在第12 章通过俄罗斯方块游戏介绍VCL 游戏的制作,并 在第13 章介绍游戏开发中常用的DirectX 技术。在第14 章讲述数据库程序的设计,并详细 讲解餐厅结账管理程序的制作过程。 本书是为对C++Builder 有基本了解的程序员或程序爱好者而做,读者需要熟悉C/C++ 编程。本书也可以作为软件开发人员的参考书。-C Builder is a rapid development of Win32 applications visual development tool, it can be used to achieve high performance and excellent efficiency in the implementation of the underlying control. C Builder 6 compared to five the previous version, providing more network development components, to facilitate the more rapid visualization environment. A total of 14 book chapters, chapters were introduced C Builder development environment, a relatively special syntax, in the third chapter example on the use of C Builder application development process. subsequent chapters are examples C Builder about some aspect of technology and programming skills. These examples include text, graphics and image processing, document, multimedia, system, WinSock, and FTP and network communications. In Chapter
Platform: | Size: 5226496 | Author: 夺夺 | Hits:

[Ftp ClientFTPLibC++

Description: 一个C++的FTP类,功能强大,实现数据安全传输机制;只有两个文件,一目了然!-a Class C FTP, powerful, secure transmission of data; Only two documents, clear!
Platform: | Size: 9216 | Author: 鲁霖 | Hits:

[Windows DevelopFTPclint

Description: ftp网络客户的下载客户端程序,没有下载密码-ftp network customers to download client, without downloading passwords
Platform: | Size: 3010560 | Author: 潘淑文 | Hits:

[Ftp ClientClient-FTP

Description: FTP客户端,用Visual c++开发,简单使用,适合初学者参考-FTP client, using Visual c development, simple to use, suitable for beginners reference
Platform: | Size: 199680 | Author: | Hits:

[Process-ThreadFTP-MULTITH

Description: 本文给出了一个用vc实现FTP多线程下载的实例。-this paper using vc achieve a multithreaded FTP download the examples.
Platform: | Size: 5120 | Author: 渐渐 | Hits:

[Ftp Client1MYftpclient

Description: 计算机网络-FTP演示程序。此为FTP客户端源程序,配合服务器端源程序可以组成一个完整得FTP系统。-computer network-FTP demonstration program. This FTP client to the source, with server-side source can form a complete system in FTP.
Platform: | Size: 3785728 | Author: 青柿子 | Hits:

[CSharpc++3

Description: ftp服务器代码,它可以同时接受多个ftp连接(多线程)并具有大部分的一些商业ftp服务器的功能。服务器支持所有基本的ftp命令并提供给用户简单的管理接口,支持虚拟目录。 -ftp server code, it can also accept a number of ftp connections (multithreading), and with most of the commercial ftp server functions. The server supports all basic ftp orders and to provide a simple user interface management, support virtual directory.
Platform: | Size: 169984 | Author: | Hits:

[Delphi/CppBuilderC++BuilderWeb

Description: 书的内容: 第一章 面向对象编程 1.1 什么是对象 1.2 修改元件名称 1.3 对象作用域问题 1.4 类成员的可见性 1.5 对象的相互赋至 1.6 自己创建一个对象 1.7 VCL的结构 1.8 TObjiect 1.9 TPersistent 1.10 TComponet 1.11 TComponent 1.11 TControl 1.12 TWinControl 1.13 TGraphicControl 1.14 TCustom Control 第二章 组件对象模型 2.1 几个基本概念 2.2 客户和服务器 2.3 认识GUID。CLSID。IID 2.4 引用技术 2.5 什么是IUnknown接口 2.6 Dll形式的COM服务器 2.7 接口 2.8 调度接口 2.9 双重接口 2.10 对接口的应用 第3章 ActiveX 第4章 Type Libraty 第5章 创建ActiveX控件 第6章 OLE自动化 第7章 使用WinSock 第8章 使用FTP控件 第9章 使用UDP控件 第10章 使用HTTP控件 第11章 使用HTML控件 第12章 使用SMTP控件 第13章 使用POP控件 第14章 使用NNTP控件 第15章 创建Web服务器应用程序 第16章 Web服务器的细节 //从第3章我就不详细写了~-the contents : the first chapter of object-oriented programming 1.1 1.2 What is the object name change components targeted 1.3 Scope 1.4 category visibility of the target of 1.5 to 1.6 mutual given themselves a target to create VCL 1.7 the structure TObjiect 1.9 1.8 TComponet TPersistent 1.10 1.11 1.11 TComponent TWinControl TControl 1.12 1.14 1.13 TGraphicControl TCustom Control II Component Object Model 2.1 2.2 few basic concepts and customers awareness Server 2.3 GUID. CLSID. Bloch cited technical 2.4 2.5 What is the IUnknown interface 2.6 Dll form of COM server interface 2.8 2.7 2.9 Scheduling Interface Interface 2.10 pair of double Application Interface Chapter 3 Chapter 4 ActiveX Type Libraty create Chapter 5 ActiveX Chapter 6 OLE Automation to use Chapter 7 Chapter 8 WinSock use FTP
Platform: | Size: 1909760 | Author: 龙杨 | Hits:

[OtherftpTool

Description: 一个用Visual C++写的FTP上传下载小工具。-a written using Visual C FTP uploading and downloading small tools.
Platform: | Size: 47104 | Author: yoyo | Hits:

[Ftp ServerFtpSever

Description: C#网络开发,一个简单的Ftp服务器端实现-C# network development, a simple realization Ftp server
Platform: | Size: 44032 | Author: jorton | Hits:

[Ftp ClientFtpClinet

Description: C#网络开发,一个简单的Ftp客户端实现-C# network development, a simple FTP client achieve
Platform: | Size: 40960 | Author: jorton | Hits:

[Ftp Clientproject-ftp_client

Description: C#写的一个ftp客户端程序,比较简单,适合初学者-C# write a ftp client, relatively simple and suitable for beginners
Platform: | Size: 186368 | Author: 记录块发 | Hits:

[Windows DevelopCsharpFtp

Description: 用C#写的FTP客户端-written in C# FTP client
Platform: | Size: 108544 | Author: 张海明 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 50 »

CodeBus www.codebus.net